Flesh out GtkConstraintGuide
authorMatthias Clasen <mclasen@redhat.com>
Thu, 27 Jun 2019 19:25:04 +0000 (19:25 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 23:10:11 +0000 (00:10 +0100)
commit139a59cae34046f035ab9c6569c54f114779d9bc
treea869f417db8fec456f442b4f9407523a133eeb0e
parent60fb9092fe23c6e7e176239e4e161358be206c57
Flesh out GtkConstraintGuide

This commit moves GtkConstraintGuide into its own
source files to avoid gtkconstraintlayout.c turning
too messy, adds max size properties and implements
getters and setters.
gtk/gtkconstraintguide.c [new file with mode: 0644]
gtk/gtkconstraintguide.h [new file with mode: 0644]
gtk/gtkconstraintguideprivate.h [new file with mode: 0644]
gtk/gtkconstraintlayout.c
gtk/gtkconstraintlayout.h
gtk/gtkconstraintlayoutprivate.h [new file with mode: 0644]
gtk/meson.build